Skip to main content
POST
[Autenticado] Criar um novo post

Autorizações

Authorization
string
header
obrigatório

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Corpo

application/json
content
string | null
htmlContent
string | null
rawContent
string | null
title
string | null
isPrivate
boolean
allowComments
boolean
toId
string<uuid> | null
groupId
string<uuid> | null
speechUrl
string | null
hashTags
string[] | null
tags
string[] | null
imageIds
string<uuid>[] | null
videoIds
string<uuid>[] | null
attachmentIds
string<uuid>[] | null
mediaAssetIds
string<uuid>[] | null
sendPushNotification
boolean

Resposta

200

OK